Fix implementation of GtkFontButton:get_font_{family,face}
authorChristian Persch <chpe@gnome.org>
Sun, 11 Sep 2011 23:18:58 +0000 (01:18 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 13 Sep 2011 10:55:34 +0000 (12:55 +0200)
commitb1ff243c577cefd7bf79f4d6f58f2238dd8f417d
tree067410779891c3be4eb0005544df93a3e2e27aea
parentcc79b084415240d958c82532b8986dca6ca54152
Fix implementation of GtkFontButton:get_font_{family,face}

Returns a PangoFont{Family,Face} even when the font dialogue
has never been popped up.
gtk/gtkfontbutton.c